@charset "utf-8";
.screening_apply
{
	width: 120%;
	height: 207px;
	border: solid 1px #d9d9d9;
	margin-bottom:40px;
}
.screening_title
{
	width: 96.7%;
	height: 60px;
	margin:0 auto 15px auto;
	border-bottom: solid 1px #d9d9d9;
}
.screening_list
{
	width: 96.7%;
	height: 45px;
	margin:0 auto 15px auto;
}
.screening_title_left
{
	width: 30%;
	height: 60px;
	line-height: 60px;
	float:left;

	font-family: STHeitiSC-Light;
	font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #212121;
}
.screening_title_right
{
	width: 50%;
	height: 40px;
	line-height: 60px;
	padding-top: 15px;
	float:right;
}
.screening_sel_all,.screening_sel_all_app,.screening_sel_all_cdn,.screening_sel_all_1,.screening_sel_all_cloud
{
	width: 90px;
	height: 36px;
	background-color: #f7f7f6;
	border-radius: 4px;
	border: solid 1px #d5d6d6;
	float:right;
	margin-right: 20px;
}
.screening_sel,.screening_sel_app,.screening_sel_cdn,.screening_sel_1,.screening_sel_cloud
{
	width: 71px;
	height: 36px;
	background-color: #23a9ff;
	border-radius: 4px;
	float:right;
	color:white;
	border:none;
}
.screening_list_left
{
	float:left;
	width:50%;
	height:100%;
	line-height: 40px;
}
.screening_list_right
{
	float:right;
	width:50%;
	height:100%;
	line-height: 40px;
}
.screening_list_left_title
{
	width:56px;
	font-family: STHeitiSC-Light;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #212121;
	float:left;
	margin-right: 20px;
}
.screening_list_left_input
{
	float:left;
	width: 70.5%;
	height: 40px;
	border-radius: 4px;
	border: solid 1px #e5e5e5;
	float:left;
}
.screening_list_right_title
{
	font-family: STHeitiSC-Light;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #212121;
	float:right;
	margin-right: 20px;
}
.screening_list_right_input
{
	float:left;
	width: 70.5%;
	height: 40px;
	border-radius: 4px;
	border: solid 1px #e5e5e5;
	float:right;
}
.layui-table th
{
	/*background-color: #2f89cd;*/
}
.layui-table[lay-size=sm] td, .layui-table[lay-size=sm] th
{
	vertical-align: middle;
	text-align: center;
}
#table th
{
	/*background-color: #2f89cd;*/
}
.sy_apply_list_all
{
	width:120%;
}


